home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Tele / Internet / FTPd 2.20 / FTPd / FTPd.rsrc / STR#_201.txt < prev    next >
Encoding:
Text File  |  1993-10-25  |  2.6 KB  |  189 lines

  1. USER
  2.  
  3. 214 USER <username> - login name.
  4.  
  5. PASS
  6.  
  7. 214 PASS <password> - login password.
  8.  
  9. HELP
  10.  
  11. 214 HELP [<cmd>] - very brief help.
  12.  
  13. QUIT
  14.  
  15. 214 QUIT - exit server.
  16.  
  17. SMNT
  18.  
  19. 214 SMNT volume:server[@zone][:user[:password]] - mount a volume (owner only).
  20.  
  21. SITE
  22.  
  23. 214 SITE ACHFILMPQTSU - See "HELP SITE <letter>".
  24.  
  25. SITE A
  26.  
  27. 214 SITE A LIST|NLST|OAPP crea|QUIT crea - Process control
  28.  
  29. SITE C
  30.  
  31. 214 SITE C P rwxrwxrwx file|O owner file|G group file
  32.  
  33. SITE P
  34.  
  35. 214 SITE P password - old, new, new to change.
  36.  
  37. SITE H
  38.  
  39. 214 SITE H [E|D] - enable/disable adding .hqx to all file listings.
  40.  
  41. SITE F
  42.  
  43. 214 SITE INDEX <name> - Search all volumes for filenames that contain <name>.
  44.  
  45. SITE I
  46.  
  47. 214 SITE INDEX <name> - Search all volumes for filenames that contain <name>.
  48.  
  49. SITE L
  50.  
  51. 214 SITE L - Long names. FTPd will use 31 character names from then on.
  52.  
  53. SITE M
  54.  
  55. 214 SITE M [E|D] - enable/disable ignoring of slashes (enable Mac-like paths)
  56.  
  57. SITE Q
  58.  
  59. 214 SITE Q - Quit the server after all current connections terminate.
  60.  
  61. SITE S
  62.  
  63. 214 SITE S - Short names.  FTPd will use 8.3 names from then on.
  64.  
  65. SITE T
  66.  
  67. 214 SITE T [I|7|N] - Set ASCII Translation to ISO, 7-bit or None.
  68.  
  69. SITE U
  70.  
  71. 214 SITE U - Display the current memory and tcp usage.
  72.  
  73. NLST
  74.  
  75. 214 NLST [<path>] - file list, names only.
  76.  
  77. LIST
  78.  
  79. 214 LIST [<path>] - full information file listing.
  80.  
  81. CWD 
  82.  
  83. 214 CWD [<path>] - change directory.
  84.  
  85. XCWD
  86.  
  87. 214 XCWD [<path>] - change directory (same as CWD).
  88.  
  89. PORT
  90.  
  91. 214 PORT <h0>, <h1>, <h2>, <h3>, <p0>, <p1> - machine/port to send/receive from.
  92.  
  93. CDUP
  94.  
  95. 214 CDUP - change up (cd ..).
  96.  
  97. XCUP
  98.  
  99. 214 XCUP - change up directory  (same as CDUP).
  100.  
  101. PWD 
  102.  
  103. 214 PWD - print working directory.
  104.  
  105. XPWD
  106.  
  107. 214 XPWD - print working directory (same as PWD).
  108.  
  109. RETR
  110.  
  111. 214 RETR <filename> - get file.
  112.  
  113. STOR
  114.  
  115. 214 STOR <filename> - put file.
  116.  
  117. NOOP
  118.  
  119. 214 NOOP - do nothing.
  120.  
  121. ACCT
  122.  
  123. 214 ACCT <something> - ignored.
  124.  
  125. ALLO
  126.  
  127. 214 ALLO <storage> - ignored.
  128.  
  129. MODE
  130.  
  131. 214 MODE [S] - only stream mode allowed.
  132.  
  133. STRU
  134.  
  135. 214 STRU [F] - only file mode allowed.
  136.  
  137. TYPE
  138.  
  139. 214 TYPE [A|I] - ascii or binary mode.
  140.  
  141. MACB
  142.  
  143. 214 MACB [E|D] - enable/disable macbinary mode.
  144.  
  145. ABOR
  146.  
  147. 214 ABOR - abort the current file transfer.
  148.  
  149. SYST
  150.  
  151. 214 SYST - display system info.
  152.  
  153. DELE
  154.  
  155. 214 DELE <filename> - delete file.
  156.  
  157. RMD 
  158.  
  159. 214 RMD <dirname> - delete empty directory.
  160.  
  161. XRMD
  162.  
  163. 214 XRMD <dirname> - delete empty directoy (same as RMD).
  164.  
  165. MKD 
  166.  
  167. 214 MKD <dirname> - create directory.
  168.  
  169. XMKD
  170.  
  171. 214 XMKD <dirname> - create directory (same as MKD).
  172.  
  173. PASV
  174.  
  175. 214 PASV - open a passive connection for next data transfer.
  176.  
  177. RNFR
  178.  
  179. 214 RNFR <path> - rename from this file/dir.
  180.  
  181. RNTO
  182.  
  183. 214 RNTO <path> - rename to this name.  Must be preceeded by RNFR.
  184.  
  185. PETE
  186.  
  187. 214 Peter is a wonderful fellow.  Mail him at peter.lewis@info.curtin.edu.au
  188.  
  189.